static storage class

static storage class
C++
статический класс памяти, см. тж static (класс памяти для объектов, которые существуют в течение всего времени выполнения программы, в противоположность объектам automatic storage class)

English-Russian dictionary of computer science and programming. 2013.

Игры ⚽ Поможем написать реферат

Смотреть что такое "static storage class" в других словарях:

  • Static library — In computer science, a static library or statically linked library is a set of routines, external functions and variables which are resolved in a caller at compile time and copied into a target application by a compiler, linker, or binder,… …   Wikipedia

  • Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… …   Wikipedia

  • Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable …   Wikipedia

  • Static variable — In computer programming, static variables data value persists for the life of the running process and typically have a broader scope than other variables. Their values may be set at run time or may change subtly during program execution. The… …   Wikipedia

  • Thread-local storage — (TLS) is a computer programming method that uses static or global memory local to a thread.This is sometimes needed because all threads in a process share the same address space.In other words, data in a static or global variable is normally… …   Wikipedia

  • NZR JA class — JA 1271 with excursion consist climbing the Opapa incline. Photo by Joseph Christianson Power type Steam Builder NZR Hillside Workshops …   Wikipedia

  • Thread Local Storage — Le Thread Local Storage (TLS), ou mémoire locale de thread, est un type de mémoire spécifique et locale à un thread. Ce mécanisme est parfois requis parce que tous les threads d un même processus partagent le même espace d adressage. Donc, les… …   Wikipédia en Français

  • New South Wales Z12 class locomotive — 1210 in early 2006 Power type Steam Builder Beyer, Peacock Co. (34), Dübs Co. (26), Atlas Engineering Works (8) Serial number BP 1620–1637, 1675 …   Wikipedia

  • New South Wales C32 class locomotive — New South Wales C32 class 3265 at Hunter Valley Steamfest 2010 Power type Steam Builder Beyer, Peacock Co. (106), Baldwin Locomotive Works (20), Clyde Engineering (45), NSWGR Evele …   Wikipedia

  • SR Merchant Navy class — SR Merchant Navy class[1] Official Southern Railway photograph of 21C1 Channe …   Wikipedia

  • LSWR 415 class — Infobox Locomotive powertype=Steam name = LSWR/SR 415 class caption = Preserved 488 on the Bluebell Railway designer = William Adams builder = Robert Stephenson Co. (28); Dübs Co. (20); Neilson Co. (11); Beyer Peacock (12) serialnumber = RS… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»